Richard M. Stallman [Sun, 1 Jul 2007 17:19:16 +0000 (17:19 +0000)]
(partial-completion-mode): Remove advice of read-file-name-internal.
(PC-do-completion): Rebind minibuffer-completion-table.
(PC-read-file-name-internal): New function doing what
read-file-name-internal advice did.
Richard M. Stallman [Sun, 1 Jul 2007 17:18:42 +0000 (17:18 +0000)]
(max-mini-window-height): Added.
Thien-Thi Nguyen [Sun, 1 Jul 2007 16:59:07 +0000 (16:59 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sun, 1 Jul 2007 16:58:33 +0000 (16:58 +0000)]
Set `binding-is-magic' property on a few symbols.
(byte-compile-side-effect-free-dynamically-safe-ops): New defconst.
(byte-optimize-lapcode): Remove bindings that are not referenced
and certainly will not effect through dynamic scoping.
Stefan Monnier [Sun, 1 Jul 2007 01:57:53 +0000 (01:57 +0000)]
*** empty log message ***
Stefan Monnier [Sun, 1 Jul 2007 01:57:31 +0000 (01:57 +0000)]
(find-file-confirm-inexistent-file): New var.
(find-file, find-file-other-window, find-file-other-frame)
(find-file-read-only, find-file-read-only-other-window)
(find-file-read-only-other-frame): Use it.
Stefan Monnier [Sun, 1 Jul 2007 01:57:21 +0000 (01:57 +0000)]
(Fcompleting_read): New value `confirm-only' for `require-match'.
Stefan Monnier [Sat, 30 Jun 2007 18:49:41 +0000 (18:49 +0000)]
(rx-constituents): Fix up `anything'.
Juanma Barranquero [Fri, 29 Jun 2007 11:07:09 +0000 (11:07 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 29 Jun 2007 11:04:22 +0000 (11:04 +0000)]
(generic-define-mswindows-modes, generic-define-unix-modes,
apache-log-generic-mode, bat-generic-mode-keymap, java-manifest-generic-mode,
show-tabs-generic-mode): Fix typos in docstrings.
Thien-Thi Nguyen [Fri, 29 Jun 2007 07:32:59 +0000 (07:32 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Fri, 29 Jun 2007 07:31:42 +0000 (07:31 +0000)]
(rcirc-server-alist): Rename from rcirc-connections.
(rcirc-default-full-name): Rename from
rcirc-default-user-full-name.
(rcirc-clear-activity): Make sure RCIRC-ACTIVITY isn't modified.
(rcirc-print): Never ignore messages from ourself.
Stefan Monnier [Fri, 29 Jun 2007 04:37:34 +0000 (04:37 +0000)]
Docstring convention fix.
Stefan Monnier [Fri, 29 Jun 2007 04:36:56 +0000 (04:36 +0000)]
Docstring convention fix.
Stefan Monnier [Fri, 29 Jun 2007 04:29:43 +0000 (04:29 +0000)]
(lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
syntax as well. Reported by Juri Linkov <juri@jurta.org>.
Stefan Monnier [Thu, 28 Jun 2007 20:21:13 +0000 (20:21 +0000)]
(Fdo_auto_save): Revert last patch installed unwillingly as
part of the 2007-06-27 change to syms_of_fileio.
Jan Djärv [Thu, 28 Jun 2007 19:06:27 +0000 (19:06 +0000)]
*** empty log message ***
Jan Djärv [Thu, 28 Jun 2007 19:06:17 +0000 (19:06 +0000)]
(dnd-get-local-file-name): Set fixcase to t in call to
replace-regexp-in-string.
Stefan Monnier [Thu, 28 Jun 2007 15:09:48 +0000 (15:09 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 28 Jun 2007 15:09:39 +0000 (15:09 +0000)]
Docstring and comment fix.
Stefan Monnier [Thu, 28 Jun 2007 15:09:21 +0000 (15:09 +0000)]
Set edebug and indentation before loading
cl-loaddefs.el so that its use of dolist doesn't load cl-macs.
YAMAMOTO Mitsuharu [Thu, 28 Jun 2007 10:09:00 +0000 (10:09 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Thu, 28 Jun 2007 10:08:41 +0000 (10:08 +0000)]
[USE_MAC_TSM] (mac_handle_text_input_event):
Check WINDOWP before using XWINDOW. Consolidate return statements.
Andreas Schwab [Thu, 28 Jun 2007 09:11:43 +0000 (09:11 +0000)]
*** empty log message ***
Andreas Schwab [Thu, 28 Jun 2007 09:11:10 +0000 (09:11 +0000)]
($(lisp)/mh-e/mh-loaddefs.el): Depend on
$(lisp)/subdirs.el.
Juanma Barranquero [Thu, 28 Jun 2007 09:00:51 +0000 (09:00 +0000)]
*** empty log message ***
Juanma Barranquero [Thu, 28 Jun 2007 08:56:27 +0000 (08:56 +0000)]
(speedbar-handle-delete-frame): Don't try to delete the speedbar frame if nil;
that deletes the current frame or causes an error if it is the only frame.
Thien-Thi Nguyen [Thu, 28 Jun 2007 07:14:47 +0000 (07:14 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Thu, 28 Jun 2007 07:13:23 +0000 (07:13 +0000)]
Groff \# comments.
(nroff-mode-syntax-table): \# comment intro,
plain # as punct per global table.
(nroff-font-lock-keywords): Add # as a single char escape.
(nroff-mode): In comment-start-skip, match \#.
Stefan Monnier [Thu, 28 Jun 2007 02:01:54 +0000 (02:01 +0000)]
(vc-functions): Clear up the cache when reloading the file.
(vc-bzr-workfile-version, vc-bzr-could-register): Don't hardcode point-min == 1.
Nick Roberts [Thu, 28 Jun 2007 01:39:09 +0000 (01:39 +0000)]
* pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
and move to...
* subr.el (strings->string, string->strings): ...here.
Nick Roberts [Thu, 28 Jun 2007 01:37:40 +0000 (01:37 +0000)]
(cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
(cvs-mode-checkout, cvs-execute-single-file): Use new function names
strings->string, string->strings.
Nick Roberts [Thu, 28 Jun 2007 01:35:10 +0000 (01:35 +0000)]
* pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
and move to...
* subr.el (strings->string, string->strings): ...here.
Nick Roberts [Thu, 28 Jun 2007 01:33:18 +0000 (01:33 +0000)]
(gud-common-init): Call string->strings instead
of split-string.
Nick Roberts [Thu, 28 Jun 2007 01:30:51 +0000 (01:30 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 27 Jun 2007 23:30:08 +0000 (23:30 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 27 Jun 2007 23:30:02 +0000 (23:30 +0000)]
(syms_of_fileio) <after-insert-file-functions>: Doc fix.
Richard M. Stallman [Wed, 27 Jun 2007 23:29:26 +0000 (23:29 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 27 Jun 2007 23:29:08 +0000 (23:29 +0000)]
(Format Conversion Piecemeal): Clarify
`after-insert-file-functions' calling convention.
Michael Albinus [Wed, 27 Jun 2007 21:11:04 +0000 (21:11 +0000)]
* dired-aux.el: Remove `dired-call-process'.
(dired-check-process): Call `process-file'.
* wdired.el (wdired-do-perm-changes): Call `process-file'.
* net/ange-ftp.el (ange-ftp-dired-call-process): Reimplement it as
`ange-ftp-process-file'.
Michael Albinus [Wed, 27 Jun 2007 21:08:40 +0000 (21:08 +0000)]
* files.texi (Magic File Names): Remove `dired-call-process'. Add
`process-file'.
Michael Albinus [Wed, 27 Jun 2007 21:07:49 +0000 (21:07 +0000)]
* NEWS: `dired-call-process' has been removed.
Stefan Monnier [Wed, 27 Jun 2007 19:17:53 +0000 (19:17 +0000)]
Use cl-loaddefs.el rather than manual autoloads.
Stefan Monnier [Wed, 27 Jun 2007 19:14:41 +0000 (19:14 +0000)]
New file.
Stefan Monnier [Wed, 27 Jun 2007 19:13:46 +0000 (19:13 +0000)]
Set generated-autoload-file to cl-loaddefs.el.
Add autoload cookies on all defs autoloaded manually in cl.el.
Stefan Monnier [Wed, 27 Jun 2007 18:59:03 +0000 (18:59 +0000)]
Set generated-autoload-file to cl-loaddefs.el.
Add autoload cookies on all defs autoloaded manually in cl.el.
Stefan Monnier [Wed, 27 Jun 2007 18:53:15 +0000 (18:53 +0000)]
Set generated-autoload-file to cl-loaddefs.el.
Add autoload cookies on all defs autoloaded manually in cl.el.
Stefan Monnier [Wed, 27 Jun 2007 18:06:14 +0000 (18:06 +0000)]
(texinfo-raisesections-alist, texinfo-lowersections-alist): Merge definition
and declaration.
(texinfo-start-of-header, texinfo-end-of-header): Remove.
(texinfo-format-syntax-table): Merge init into declaration.
(texinfo-format-parse-line-args, texinfo-format-parse-args)
(texinfo-format-parse-defun-args, texinfo-format-node)
(texinfo-push-stack, texinfo-multitable-widths)
(texinfo-define-info-enclosure, texinfo-alias)
(texinfo-format-defindex, batch-texinfo-format): Use push.
(texinfo-footnote-number): Remove duplicate declaration.
Stefan Monnier [Wed, 27 Jun 2007 15:56:38 +0000 (15:56 +0000)]
Update with auto-generated autoloads.
Stefan Monnier [Wed, 27 Jun 2007 15:55:27 +0000 (15:55 +0000)]
Set generated-autoload-file to "ps-print.el".
Juanma Barranquero [Wed, 27 Jun 2007 11:36:59 +0000 (11:36 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 27 Jun 2007 11:33:29 +0000 (11:33 +0000)]
(syms_of_buffer) <selective-display>: Fix typo in docstring.
Kenichi Handa [Wed, 27 Jun 2007 00:37:28 +0000 (00:37 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 27 Jun 2007 00:36:54 +0000 (00:36 +0000)]
(Special Properties): Fix previous typo.
Kenichi Handa [Wed, 27 Jun 2007 00:35:21 +0000 (00:35 +0000)]
(Special Properties): Fix description about
`compostion' property.
Stefan Monnier [Tue, 26 Jun 2007 19:53:12 +0000 (19:53 +0000)]
(autoload-generated-file): Interpret names relative to current dir
for file-local settings.
(autoload-generate-file-autoloads): Add `outfile' arg.
(update-directory-autoloads): Use it to directly call
autoload-generate-file-autoloads instead of going through
update-file-autoloads so we avoid redundant searches and so we can know
the set of buffers changed so we can save them all.
Stefan Monnier [Tue, 26 Jun 2007 19:07:14 +0000 (19:07 +0000)]
(autoload-find-destination): Return nil
rather than throwing `up-to-date'.
(autoload-generate-file-autoloads): Adjust correspondingly.
(update-file-autoloads): Be careful to let-bind
autoload-modified-buffers and adjust to new calling conventions.
(autoload-modified-buffers): Make it a dynamically scoped var.
(update-directory-autoloads): Use file-relative-name instead of
autoload-trim-file-name.
(autoload-insert-section-header): Don't use autoload-trim-file-name
since the file is already relative now.
(autoload-trim-file-name): Remove.
Stefan Monnier [Tue, 26 Jun 2007 17:59:52 +0000 (17:59 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 26 Jun 2007 17:59:15 +0000 (17:59 +0000)]
(vc-arch-add-tagline): Do a slightly cleaner job.
(vc-arch-complete, vc-arch--version-completion-table)
(vc-arch-revision-completion-table): New functions to provide
completion of revision names.
(vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel)
(vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions
to let the user trim the revlib.
Stefan Monnier [Tue, 26 Jun 2007 17:43:04 +0000 (17:43 +0000)]
Add new VC operation `revision-completion-table'.
(vc-default-revision-completion-table): New function.
(vc-version-diff, vc-version-other-window): Use it to provide
completion of revision names if the backend provides it.
Stefan Monnier [Tue, 26 Jun 2007 16:40:26 +0000 (16:40 +0000)]
(log-edit-changelog-entries): Use with-current-buffer.
Stefan Monnier [Tue, 26 Jun 2007 16:39:58 +0000 (16:39 +0000)]
(vc-svn-repository-hostname): Adjust to non-XML format of newer .svn/entries.
YAMAMOTO Mitsuharu [Tue, 26 Jun 2007 03:28:17 +0000 (03:28 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 26 Jun 2007 03:28:07 +0000 (03:28 +0000)]
[HAVE_GTK_AND_PTHREAD] Check this after including config.h.
(_aligned_blocks_mutex) [USE_PTHREAD]: New variable.
(LOCK_ALIGNED_BLOCKS, UNLOCK_ALIGNED_BLOCKS): New macros.
(_free_internal, memalign): Use them.
(_malloc_mutex, _aligned_blocks_mutex) [USE_PTHREAD]:
Initialize to PTHREAD_MUTEX_INITIALIZER.
(malloc_initialize_1) [USE_PTHREAD]: Don't use recursive mutex.
(morecore_nolock): Rename from morecore. All uses changed.
Use only nolock versions of internal allocation functions.
(_malloc_internal_nolock, _realloc_internal_nolock)
(_free_internal_nolock): New functions created from
_malloc_internal, _realloc_internal, and _free_internal.
(_malloc_internal, _realloc_internal, _free_internal): Use them.
Copy hook value to automatic variable before its use.
(memalign): Copy hook value to automatic variable before its use.
Kenichi Handa [Tue, 26 Jun 2007 00:48:58 +0000 (00:48 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 26 Jun 2007 00:29:23 +0000 (00:29 +0000)]
(Default Coding Systems): Document about the
return value `undecided'.
Kenichi Handa [Tue, 26 Jun 2007 00:26:46 +0000 (00:26 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 26 Jun 2007 00:25:11 +0000 (00:25 +0000)]
(Ffind_operation_coding_system): Docstring improved.
(syms_of_coding): Docstring of `file-coding-system-alist' improved.
David Kastrup [Mon, 25 Jun 2007 20:55:56 +0000 (20:55 +0000)]
(math-padded-polynomial)
(math-partial-fractions): Add some function comments.
David Kastrup [Mon, 25 Jun 2007 20:53:48 +0000 (20:53 +0000)]
* keymaps.texi (Active Keymaps): Document new POSITION argument of
`current-active-maps'.
* keymap.c (Fcurrent_active_maps): Add `position' argument.
(Fwhere_is_internal): Adjust call to `current-active-maps' to
cater for additional parameter.
* keymap.h: Adjust number of parameters to `current-active-maps'.
* doc.c (Fsubstitute_command_keys): Adjust call of
`current-active-maps'.
David Kastrup [Mon, 25 Jun 2007 19:48:37 +0000 (19:48 +0000)]
(Fcall_interactively): Make the parsing of interactive
specs somewhat more readable.
Stefan Monnier [Mon, 25 Jun 2007 16:19:05 +0000 (16:19 +0000)]
(autoload-generate-file-autoloads): Make `outbuf' optional.
(update-file-autoloads): Use it.
Jason Rumney [Mon, 25 Jun 2007 12:35:17 +0000 (12:35 +0000)]
*** empty log message ***
Jason Rumney [Mon, 25 Jun 2007 12:35:05 +0000 (12:35 +0000)]
(main): Set console codepages to "ANSI".
Stefan Monnier [Mon, 25 Jun 2007 05:09:05 +0000 (05:09 +0000)]
(autoload-modified-buffers): New var.
(autoload-find-destination): Keep it uptodate.
(autoload-save-buffers): New fun.
(update-file-autoloads): Use it. Re-add the "up to date" message.
Stefan Monnier [Mon, 25 Jun 2007 03:48:10 +0000 (03:48 +0000)]
Refactor for upcoming changes.
(autoload-generate-file-autoloads): New function extracted from
generate-file-autoloads. Use file-relative-name. Delay computation of
output-start to the first cookie. Remove done-any, replaced by
output-start.
(generate-file-autoloads): Use it.
(autoload-find-destination): Make use of `begin' var.
Stefan Monnier [Mon, 25 Jun 2007 03:01:22 +0000 (03:01 +0000)]
Refactor for upcoming changes.
(autoload-find-destination): New function extracted from update-file-autoloads.
(update-file-autoloads): Use it.
Juanma Barranquero [Sun, 24 Jun 2007 22:53:02 +0000 (22:53 +0000)]
*** empty log message ***
Juanma Barranquero [Sun, 24 Jun 2007 22:24:40 +0000 (22:24 +0000)]
*** empty log message ***
Karl Berry [Sun, 24 Jun 2007 21:39:56 +0000 (21:39 +0000)]
new Back-Cover Text
Jay Belanger [Sun, 24 Jun 2007 19:46:53 +0000 (19:46 +0000)]
*** empty log message ***
Jay Belanger [Sun, 24 Jun 2007 19:45:03 +0000 (19:45 +0000)]
(math-scale-bignum-digit-size): Renamed from math-scale-bignum-3.
(math-isqrt-bignum): Use math-scale-bignum-digit-size and
math-bignum-digit-size.
(math-isqrt-small): Add another possible initial guess.
Jay Belanger [Sun, 24 Jun 2007 19:37:43 +0000 (19:37 +0000)]
(math-div2-bignum): Use math-bignum-digit-size.
Jay Belanger [Sun, 24 Jun 2007 14:30:14 +0000 (14:30 +0000)]
*** empty log message ***
Jay Belanger [Sun, 24 Jun 2007 14:27:45 +0000 (14:27 +0000)]
(math-init-random-base,math-prime-test): Use math-read-number-simple
to insert constants.
(math-prime-test): Redo calculation of sum.
Roland Winkler [Sat, 23 Jun 2007 22:09:20 +0000 (22:09 +0000)]
*** empty log message ***
Roland Winkler [Sat, 23 Jun 2007 22:05:33 +0000 (22:05 +0000)]
*** empty log message ***
Roland Winkler [Sat, 23 Jun 2007 22:00:03 +0000 (22:00 +0000)]
(bibtex-entry-format): New options `whitespace', `braces', and `string'.
(bibtex-field-braces-alist, bibtex-field-strings-alist)
(bibtex-field-braces-opt, bibtex-field-strings-opt)
(bibtex-cite-matcher-alist): New variables.
(bibtex-font-lock-keywords): Use bibtex-cite-matcher-alist.
(bibtex-flash-head): Use blink-matching-delay.
(bibtex-insert-kill, bibtex-mark-entry): Use push-mark.
(bibtex-format-entry, bibtex-reformat): Handle new options of
bibtex-entry-format.
(bibtex-field-re-init, bibtex-font-lock-cite, bibtex-dist): New
functions.
(bibtex-complete-internal): Do not display messages while
minibuffer is used. Do not leave around a completions buffer
that is out of date.
(bibtex-copy-summary-as-kill): New optional arg.
(bibtex-font-lock-url): New optional arg no-button.
(bibtex-find-crossref): Use `bibtex-cite-matcher-alist'.
(bibtex-url): Allow multiple URLs per entry.
Stefan Monnier [Sat, 23 Jun 2007 20:31:33 +0000 (20:31 +0000)]
(autoload-generated-file): New function.
(update-file-autoloads, update-directory-autoloads): Use it.
(autoload-file-load-name): New function.
(generate-file-autoloads, update-file-autoloads): Use it.
(autoload-find-file): Accept non-absolute argument. Set default-dir.
(generate-file-autoloads): If the autoloaded form is malformed,
indicate the problem with a warning instead of aborting.
Juanma Barranquero [Sat, 23 Jun 2007 12:38:20 +0000 (12:38 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sat, 23 Jun 2007 12:19:38 +0000 (12:19 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Sat, 23 Jun 2007 12:18:52 +0000 (12:18 +0000)]
(next-error-recenter): Accept `(4)' as well;
also, specify `integer' instead of `number'.
Eli Zaretskii [Sat, 23 Jun 2007 11:15:26 +0000 (11:15 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 23 Jun 2007 11:15:21 +0000 (11:15 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 23 Jun 2007 11:14:45 +0000 (11:14 +0000)]
(insert-directory): If an invalid regexp error is thrown, try using FILE
as a literal file name, not a wildcard.
Juanma Barranquero [Sat, 23 Jun 2007 10:27:31 +0000 (10:27 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 23 Jun 2007 10:19:39 +0000 (10:19 +0000)]
(ruler-mode): Prevent clobbering the original `header-line-format'
when reentering ruler mode.
Eli Zaretskii [Sat, 23 Jun 2007 10:05:57 +0000 (10:05 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 23 Jun 2007 10:05:14 +0000 (10:05 +0000)]
Fix last change.
Eli Zaretskii [Sat, 23 Jun 2007 09:45:58 +0000 (09:45 +0000)]
*** empty log message ***